Skip to content

4.75 RN#25116

Merged
aevesdocker merged 4 commits into
docker:mainfrom
aevesdocker:4.75-RN
May 26, 2026
Merged

4.75 RN#25116
aevesdocker merged 4 commits into
docker:mainfrom
aevesdocker:4.75-RN

Conversation

@aevesdocker
Copy link
Copy Markdown
Contributor

Description

Related issues or tickets

Reviews

  • Technical review
  • Editorial review
  • Product review

@netlify
Copy link
Copy Markdown

netlify Bot commented May 20, 2026

Deploy Preview for docsdocker ready!

Name Link
🔨 Latest commit 9220023
🔍 Latest deploy log https://app.netlify.com/projects/docsdocker/deploys/6a157490b63b8a000882c7c5
😎 Deploy Preview https://deploy-preview-25116--docsdocker.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify project configuration.

@github-actions github-actions Bot added the area/desktop Issue affects a desktop edition of Docker. E.g docker for mac label May 20, 2026
Copy link
Copy Markdown

@docker-agent docker-agent left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Assessment: 🔴 CRITICAL


{{< release-date date="2026-05-25" >}}

{{< desktop-install-v2 all=true win_arm_release="Early Access" version="4.75.0" build_path="//" >}}
Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

[HIGH] build_path="//" is an unfilled placeholder — will produce broken download links

The desktop-install-v2 shortcode for 4.75.0 uses build_path="//", but every other release entry in this file uses a numeric build path (e.g., /227015/ for 4.74.0, /226246/ for 4.73.0). The double-slash value does not follow the expected pattern and is almost certainly a placeholder left in before the build number was assigned.

When this shortcode renders, it will construct download URLs that lack the required numeric segment, resulting in broken installer links for users trying to download Docker Desktop 4.75.0. Please replace "//" with the correct build number path (e.g., "/227123/") before merging.

Comment thread content/manuals/desktop/release-notes.md Outdated
Comment thread content/manuals/desktop/release-notes.md Outdated
@aevesdocker aevesdocker marked this pull request as ready for review May 26, 2026 10:23
Copy link
Copy Markdown

@docker-agent docker-agent left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Assessment: 🟢 APPROVE

The 4.75.0 release notes addition is clean and well-structured. It follows the existing release notes format correctly, uses proper shortcodes, and contains no AI-isms, marketing language, missing redirects, vendored file edits, or front matter issues.

Findings: No high or medium issues found.

@aevesdocker aevesdocker merged commit db13cdf into docker:main May 26, 2026
16 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

area/desktop Issue affects a desktop edition of Docker. E.g docker for mac

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants